home *** CD-ROM | disk | FTP | other *** search
- head 1.4;
- branch ;
- access ;
- symbols ;
- locks ; strict;
- comment @; @;
-
-
- 1.4
- date 92.03.02.15.31.58; author bmiller; state Exp;
- branches ;
- next 1.3;
-
- 1.3
- date 91.02.09.13.24.52; author ouster; state Exp;
- branches ;
- next 1.2;
-
- 1.2
- date 91.01.07.18.02.41; author mottsmth; state Exp;
- branches ;
- next 1.1;
-
- 1.1
- date 90.11.27.16.55.57; author kupfer; state Exp;
- branches ;
- next ;
-
-
- desc
- @Prototype Emacs Lisp file.
- @
-
-
- 1.4
- log
- @copyright year changed by bmiller.
- @
- text
- @;;;
- ;;; module.el --
- ;;;
- ;;; Description.
- ;;;
- ;;; Copyright 1992 Regents of the University of California
- ;;; Permission to use, copy, modify, and distribute this
- ;;; software and its documentation for any purpose and without
- ;;; fee is hereby granted, provided that this copyright
- ;;; notice appears in all copies. The University of California
- ;;; makes no representations about the suitability of this
- ;;; software for any purpose. It is provided "as is" without
- ;;; express or implied warranty.
-
- ;;; $Header: /sprite/lib/forms/RCS/proto.el,v 1.3 91/02/09 13:24:52 ouster Exp Locker: bmiller $
-
- @
-
-
- 1.3
- log
- @Slight change to copyright notice.
- @
- text
- @d6 1
- a6 1
- ;;; Copyright 1991 Regents of the University of California
- d15 1
- a15 1
- ;;; $Header: /sprite/lib/forms/RCS/proto.el,v 1.2 91/01/07 18:02:41 mottsmth Exp Locker: ouster $
- @
-
-
- 1.2
- log
- @Update copyright date
- @
- text
- @d9 2
- a10 2
- ;;; fee is hereby granted, provided that the above copyright
- ;;; notice appear in all copies. The University of California
- d15 1
- a15 1
- ;;; $Header: /sprite/lib/forms/RCS/proto.el,v 1.1 90/11/27 16:55:57 kupfer Exp Locker: mottsmth $
- @
-
-
- 1.1
- log
- @First cut.
- @
- text
- @d6 1
- a6 1
- ;;; Copyright 1990 Regents of the University of California
- d15 1
- a15 1
- ;;; $Header$
- @
-